Expand description
Pathfinder’s representation of a vector scene.
This module also contains various path utilities.
Modules§
- Line dashing support.
- Special effects that can be applied to layers.
- Fill rules.
- A compressed in-memory representation of paths.
- Raster image patterns.
- Render targets.
- Line or curve segments, optimized with SIMD.
- A vector that maintains sorted order with insertion sort.
- Utilities for converting path strokes to fills.
- Utilities for transforming paths.